home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6366 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  976 b 

  1. Path: news.iadfw.net!usenet
  2. From: alpet@airmail.net (Adam Peterson)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Linking Borland and Microsoft .obj
  5. Date: Sat, 24 Feb 1996 07:55:08 GMT
  6. Organization: customer of Internet America
  7. Message-ID: <4gm9cg$c3p@news-f.iadfw.net>
  8. References: <Dn94E7.A0E.0.bloor@torfree.net>
  9. NNTP-Posting-Host: dal19-06.ppp.iadfw.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. af798@torfree.net (Agatha D. Babiarz) wrote:
  13.  
  14. >I have problems with linking a MS object file with Borland program using 
  15. >Borland C/C++ IDE.
  16.  
  17. >How to tell IDE linker to take MS library e.g. MLIBCE.LIB. Including it 
  18. >in the project does not work.
  19.  
  20. >Using command line TLINK causes problems, too. Reports errors: Undefined 
  21. >symbol __end, __data.
  22.  
  23. I might be wrong, but I don't believe that you can link Borland with
  24. Microsoft code...I'm fairly sure they are in a different binary
  25. format.  (I cannot imagine MS being compatable with anyone...goes
  26. against their entire history :) )
  27.  
  28. Adam
  29.  
  30.  
  31.  
  32.